-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- AbstractRepository
Total Complexity |
53 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
495 |
Lines of code |
218 |
Logical lines of code |
117 |
Comment lines |
178 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findAll() |
A |
46 |
9 |
40 |
findAllByValueInMeta() |
S |
51 |
7 |
28 |
metaQueryArgs() |
S |
55 |
5 |
21 |
mapPostToPostData() |
S |
58 |
5 |
16 |
findById() |
S |
62 |
4 |
12 |
getCategories() |
S |
55 |
3 |
19 |
findIdByMeta() |
S |
59 |
3 |
14 |
getPost() |
S |
65 |
3 |
9 |
findByMeta() |
S |
60 |
2 |
13 |
findAllByMeta() |
S |
65 |
2 |
9 |
getPosts() |
S |
64 |
2 |
10 |
mapPostToEntity() |
S |
67 |
2 |
8 |
defaultQueryArgs() |
S |
63 |
1 |
11 |
addActions() |
S |
98 |
1 |
1 |
mapPostsToEntities() |
S |
79 |
1 |
3 |
entitySchema() |
S |
100 |
1 |
0 |
mapPostDataToEntity() |
S |
100 |
1 |
0 |
__construct() |
S |
77 |
1 |
4 |